The code below sets up a variable, tells the user what to do and displays the first question
There are two variables used here. is assigned the value 0 and is assigned the input that the user types in.
Here is the code that tests to see if the answer is right
Add this code to do the other questions and test the answer given by the user.
It is important to get the parts of a program into the right order.
make sure your program makes sense for the user